[WIP] Bug 1960284: use unsupportedConfigOverrides to set prefer-local annotation#609
[WIP] Bug 1960284: use unsupportedConfigOverrides to set prefer-local annotation#609candita wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
@candita: This pull request references Bugzilla bug 1929396, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: candita The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-origin-installer-launch-aws/1390515440211464192 seems to mitigate most disruption (registry may have an issue) |
|
/retest |
|
Hrm, no, it still has disruption. @candita you need to check what the cause of the router disruption is in the linked runs (i.e. what is happening when |
@smarterclayton, @deads2k - I checked in this log and I see an event that describes "Unreachable -- on openshift.io/frontends-available-test". More details:
|
|
/retest |
|
Note that Azure always preserves source IP when a network level proxy is used, and GCP now supports PROXY in some of their LB modes. |
|
May 11 02:33:52.083: INFO: cluster upgrade is Failing: Could not update prioritylevelconfiguration "openshift-control-plane-operators" (95 of 695)
/retest |
|
/retest e2e-upgrade |
|
@candita: The
Use
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/test e2e-upgrade |
|
@candita: This pull request references Bugzilla bug 1960284, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/hold |
|
/bugzilla refresh |
|
@candita: This pull request references Bugzilla bug 1960284, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@candita: This pull request references Bugzilla bug 1960284, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
| // (see <https://bugzilla.redhat.com/show_bug.cgi?id=1908758>). | ||
| // Preserve everything except: | ||
| // AWS LB health check interval annotation (see <https://bugzilla.redhat.com/show_bug.cgi?id=1908758>) , | ||
| // GCP Global Access internal Load Balancer annotation (see <https://bugzilla.redhat.com/show_bug.cgi?id=1908758>), & |
There was a problem hiding this comment.
https://bugzilla.redhat.com/show_bug.cgi?id=1908758 isn't applicable to GCP Global Access.
Maybe instead we could use https://issues.redhat.com/browse/NE-518 ?
|
/retitle [WIP] use unsupportedConfigOverrides to set prefer-local annotation |
|
@candita: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retitle [WIP] Bug 1960284: use unsupportedConfigOverrides to set prefer-local annotation |
|
@candita: This pull request references Bugzilla bug 1960284, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Thanks for your work on this PR! I borrowed the unsupported config override logic and test code for #622, which supersedes this PR. |
|
@Miciah: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@candita: This pull request references Bugzilla bug 1960284. The bug has been updated to no longer refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR will be used to implement the prefer-local annotation for unsupportedConfigOverrides.